Fix a thinko in computing damage for segments
authorMatthias Clasen <mclasen@redhat.com>
Sat, 19 Dec 2009 00:17:04 +0000 (19:17 -0500)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Sun, 4 Apr 2010 00:51:56 +0000 (20:51 -0400)
commit360820e9bf829a0f32266acf0b24ab433aed2b12
tree124569dcdd431f2890483e941297ab55bfbac8c9
parent214d5efdd450b97c61cf0c8ee956bd4abea6d70c
Fix a thinko in computing damage for segments

The code was not taking the endpoint of the first segment into account.
This was reported in bug 604747.
gdk/gdkoffscreenwindow.c